371 PROGRAM DESCRIPTION ------------------- Any number of participants may play the game of Gramarcy with this computerprogram. The program is supplied in compiled BASIC on an eight sector per trackdiskette so will run in any version of DOS. The game is played when the program gives the player a word of from 7 to 11characters in length as per his request. The player then uses each letter only once to form other words of from four letters up to the length of the word he picked. The player's final score is computed from the words he has found in thegiven word plus a time bonus if he finishes before a predetermined number of minutes. Along with this final score is a percentage of words he found which can actually be found in the given word. The object of the game is not to obtain the highest point total since this number is computed objectively but to obtain the highest percentage of correct words. Game scores are stored in orderof point totals since the best player should find his highest percentage in the words with the most anagrams. The object of the game may then be summarized by saying that the player must find the highest total of correct words in any givenword in the least amount of time. Finally, before you get a letter off to your lexicographer complaining about the fact that "GRAMARCY" is not in your dictionary let me say that it is aregistered trademark and not a word. In your daily newspaper it is simply called "Word game". I think Gramarcy is as close as I care to get to a word describing this game. Also, a U.S. Patent has been applied for and is pending on the process by which this coding finds words. Copyright 1984, Robert L. Nicolai PLAYING THE GAME ---------------- Initializing the Program